const crypto/internal/fips140/ecdsa.maxRequestSize
2 uses
crypto/internal/fips140/ecdsa (current package)
hmacdrbg.go#L32: maxRequestSize = (1 << 19) / 8
hmacdrbg.go#L140: if len(out) > maxRequestSize {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)